Package com.cisco.pt.ipc.sim.pdu
Interface LldpTlv_SystemName
- All Known Implementing Classes:
LldpTlv_SystemNameImpl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.LldpTLV
getLldpLength, getLldpType, setLldpLength, setLldpTypeMethods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduRead
-
Method Details
-
getSystemName
String getSystemName()- Returns:
- String Returns a String
-
setSystemName
- Parameters:
systemName- Takes in a parameter of systemName
-